setAlpha
Deprecated
Use setAlpha directly.
Sets the opacity of the view. This is a value from 0 to 1, where 0 means the view is completely transparent and 1 means the view is completely opaque.
Note that setting alpha to a translucent value (0
Parameters
view
view to set the alpha on.
value
The opacity of the view.